push proxy update#13
Conversation
NoahCardoza
left a comment
There was a problem hiding this comment.
Looks good, sorry for the on the merge!
|
Actually, could you give an example of the proxy object that would be passed to the server? I'm assuming it would be like: {
"url": "proxy.host",
"username": "optional",
"password": "only_with_username"
}I'm assuming you wouldn't use a URL like Thanks for the help! |
Authorization to proxy on chrome is little bit tricky) So yes, there is an object with exactly thats fields in it. I suppose it can be modified so it look cleanier, it was just a hotfix feature i did for myself) |
|
Hey, can you please update the documentation? How can I use this feature? Or should i only do something like
Thanks |
|
I'm pretty sure there is a reason I didn't add it to the docs bc something didn't work right, but you could try passing it like this: I'll have to properly look into this issue soon, but I've been busy lately. |
Simple plan:
Issued in TODO: Add proxy support #11